| Total Complexity | 37 |
| Dependencies | 7 |
| Dependents | 2 |
| Total lines | 302 |
| Lines of code | 167 |
| Logical lines of code | 95 |
| Comment lines | 91 |
| Methods | 15 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add_item_to_db() | 55 | 8 | 17 | |
| init() | 58 | 4 | 15 | |
| add_item_to_update() | 59 | 4 | 13 | |
| allow_process_items() | 53 | 3 | 22 | |
| register_hooks() | 60 | 3 | 14 | |
| add_to_update_on_save_db() | 53 | 2 | 25 | |
| create_update_on_save_db() | 57 | 2 | 17 | |
| activate_update_on_save_task() | 70 | 2 | 6 | |
| update_on_save_schedule_updated() | 72 | 2 | 6 | |
| is_cron_enabled() | 78 | 2 | 3 | |
| launch_update_on_save_task() | 76 | 1 | 4 | |
| deactivate_update_on_save_task() | 80 | 1 | 3 | |
| clean_update_on_save_db() | 69 | 1 | 6 | |
| delete_update_on_save_db() | 68 | 1 | 7 | |
| clean_updated_items() | 63 | 1 | 9 |